-
Home
-
DecaLog
-
3.5.0
-
Code
-
Classes
- DLogger
Total Complexity |
59 |
Dependencies |
13 |
Dependents |
18 |
Total lines |
425 |
Lines of code |
197 |
Logical lines of code |
115 |
Comment lines |
190 |
Methods |
18 |
Properties |
8 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
B |
42 |
16 |
48 |
log() |
A |
44 |
13 |
42 |
__construct() |
S |
57 |
7 |
17 |
loggers_check() |
S |
54 |
3 |
22 |
is_debug_allowed() |
S |
66 |
3 |
9 |
count() |
S |
65 |
3 |
9 |
channel_tag() |
S |
71 |
2 |
6 |
normalize_array() |
S |
66 |
2 |
10 |
current_channel_tag() |
S |
80 |
1 |
3 |
normalize_string() |
S |
67 |
1 |
7 |
debug() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
error() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |